LiveCode ScriptWidgetsSegmented ControlPropertiesshowBorderOn this pageshowBorder Type property Summary Whether the widget has a border or not Syntax get the showBorder of <widget> set the showBorder of <widget> to { true | false } Description If the showBorder property is true, the segmented control is drawn with an outline. Related property: borderColor